[INFO] fetching crate rong_jscore_sys 0.4.1...
[INFO] fixing rong_jscore_sys-0.4.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rong_jscore_sys 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rong_jscore_sys 0.4.1
[INFO] finished tweaking crates.io crate rong_jscore_sys 0.4.1
[INFO] tweaked toml for crates.io crate rong_jscore_sys 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rong_jscore_sys 0.4.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rong_jscore_sys 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c
[INFO] running `Command { std: "docker" "start" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rong_jscore_sys v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rong_jscore_sys@0.4.1: rong_jscore: downloading prebuilt JSCOnly artifact for x86_64-unknown-linux-gnu from https://github.com/LingXia-Dev/Rong/releases/download/jsc-artifacts-webkit-6da8ead481eb-20260610/rong-webkit-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] warning: rong_jscore_sys@0.4.1: rong_jscore: artifact download failed (curl exited with exit status: 6; wget exited with exit status: 4); ignoring prebuilt artifact
[INFO] [stderr] error: failed to run custom build command for `rong_jscore_sys v0.4.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rong_jscore_sys-753ccf4b33971c32/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(jsc_system)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(jsc_source)
[INFO] [stderr]   cargo:rerun-if-changed=webkit-artifacts.tsv
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_REQUIRE_BYTECODE
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_ROOT_X86_64_UNKNOWN_LINUX_GNU
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_CACHE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_DOWNLOAD
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_ARTIFACT_BASE_URL
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_CACHE_DIR
[INFO] [stderr]   cargo:warning=rong_jscore: downloading prebuilt JSCOnly artifact for x86_64-unknown-linux-gnu from https://github.com/LingXia-Dev/Rong/releases/download/jsc-artifacts-webkit-6da8ead481eb-20260610/rong-webkit-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr]   cargo:warning=rong_jscore: artifact download failed (curl exited with exit status: 6; wget exited with exit status: 4); ignoring prebuilt artifact
[INFO] [stderr]   cargo:rerun-if-env-changed=RONG_JSC_CACHE_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO] [stderr]                                    Dload  Upload   Total   Spent    Left  Speed
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 8 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 7 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 6 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 5 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 4 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 3 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 2 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   Warning: Problem : timeout. Will retry in 10 seconds. 1 retries left.
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: github.com
[INFO] [stderr]   --2026-06-23 02:44:23--  https://github.com/LingXia-Dev/Rong/releases/download/jsc-artifacts-webkit-6da8ead481eb-20260610/rong-webkit-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr]   Resolving github.com (github.com)... failed: Temporary failure in name resolution.
[INFO] [stderr]   wget: unable to resolve host address 'github.com'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (231) panicked at build.rs:374:9:
[INFO] [stderr]   source JavaScriptCore backend needs an artifact for x86_64-unknown-linux-gnu. Options: let the build download a pinned prebuilt one (a release must publish it; see webkit-artifacts.tsv), or point RONG_JSC_ROOT at a JSCOnly install tree (include/ + lib/) or build tree (WebKitBuild/JSCOnly/Release). See javascriptcore/sys/README.md.
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d4ba9883bf8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d4ba9883bf8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d4ba9883bf8 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5d4ba9883bf8 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5d4ba989b40a - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5d4ba989b40a - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x5d4ba9889db2 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5d4ba9889db2 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5d4ba98622f6 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5d4ba98622f6 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5d4ba987c8f1 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5d4ba987cb6b - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5d4ba98623b2 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5d4ba9857149 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5d4ba9862e8d - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5d4ba989bc8c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d4ba929594e - build_script_build[f2c64573e27d7f65]::resolve_source_layout
[INFO] [stderr]     17:     0x5d4ba928fe69 - build_script_build[f2c64573e27d7f65]::build_source
[INFO] [stderr]     18:     0x5d4ba9298971 - build_script_build[f2c64573e27d7f65]::main
[INFO] [stderr]     19:     0x5d4ba92a2953 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5d4ba929ae86 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5d4ba929f679 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5d4ba987bb77 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5d4ba987bb77 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5d4ba929eb51 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5d4ba92994a5 - main
[INFO] [stderr]     33:     0x7e684ce5f1ca - <unknown>
[INFO] [stderr]     34:     0x7e684ce5f28b - __libc_start_main
[INFO] [stderr]     35:     0x5d4ba928f0a5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c", kill_on_drop: false }`
[INFO] [stdout] bd5efd4c6bc5987c4a767cdad0f1dc5c2f88bda35c102deb90fc90962922cc7c
